CameraTransformCoordinate
@Serializable
A configuration of the camera in space.
Constructors
Link copied to clipboard
constructor(zoom: Double? = null, tilt: Double? = null, rotation: Double? = null, position: MPIMap.MPICoordinate? = null)